home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2013 October / SAN CD 10-2013 CD-ROM 101.iso / pc / issueMedia / Software / gp1v / Dsp6SEsetup.exe / Schema / dsp60 / template.evtcalc < prev    next >
Encoding:
Extensible Markup Language  |  2012-12-10  |  452 b   |  17 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- Deep-Sky Planner event calculation document -->
  3. <EventCalc 
  4.     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  5.     xmlns:dsp="http://knightware.biz/dsp/schema" 
  6.     xsi:schemaLocation="http://knightware.biz/dsp/schema evtcalc.xsd" 
  7.     schemaVersion="6.0">
  8.   <sitename />
  9.   <period>
  10.     <jdebegin>0.0</jdebegin>
  11.     <jdeend>0.0</jdeend>
  12.   </period>    
  13.   <objects />
  14.   <events />
  15. </EventCalc>
  16.  
  17.